[INFO] cloning repository https://github.com/jimmystridh/cookie-scoop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmystridh/cookie-scoop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmystridh%2Fcookie-scoop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmystridh%2Fcookie-scoop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 978d217c650fba9e8334ffb55e96a961aabb7628
[INFO] testing jimmystridh/cookie-scoop against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmystridh%2Fcookie-scoop" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jimmystridh/cookie-scoop
[INFO] finished tweaking git repo https://github.com/jimmystridh/cookie-scoop
[INFO] tweaked toml for git repo https://github.com/jimmystridh/cookie-scoop written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jimmystridh/cookie-scoop on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jimmystridh/cookie-scoop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83652a7b938df2ed61674dc5f903243a892cf414d2ea7ab912e4438ff9a10413
[INFO] running `Command { std: "docker" "start" "-a" "83652a7b938df2ed61674dc5f903243a892cf414d2ea7ab912e4438ff9a10413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83652a7b938df2ed61674dc5f903243a892cf414d2ea7ab912e4438ff9a10413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83652a7b938df2ed61674dc5f903243a892cf414d2ea7ab912e4438ff9a10413", kill_on_drop: false }`
[INFO] [stdout] 83652a7b938df2ed61674dc5f903243a892cf414d2ea7ab912e4438ff9a10413
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0a64e2f552d145920f616bd73a77f7056a508bd89f32502891f5a08b10814b0
[INFO] running `Command { std: "docker" "start" "-a" "a0a64e2f552d145920f616bd73a77f7056a508bd89f32502891f5a08b10814b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling cookie-scoop v0.1.1 (/opt/rustwide/workdir/crates/cookie-scoop)
[INFO] [stderr]    Compiling cookie-scoop-cli v0.1.1 (/opt/rustwide/workdir/crates/cookie-scoop-cli)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling test-jira v0.1.0 (/opt/rustwide/workdir/crates/test-jira)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.22s
[INFO] running `Command { std: "docker" "inspect" "a0a64e2f552d145920f616bd73a77f7056a508bd89f32502891f5a08b10814b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a64e2f552d145920f616bd73a77f7056a508bd89f32502891f5a08b10814b0", kill_on_drop: false }`
[INFO] [stdout] a0a64e2f552d145920f616bd73a77f7056a508bd89f32502891f5a08b10814b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c906e95e7c1b7262721934f7e744deb538ae0b0583ae4ffe19fc38b8e68de1e
[INFO] running `Command { std: "docker" "start" "-a" "6c906e95e7c1b7262721934f7e744deb538ae0b0583ae4ffe19fc38b8e68de1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cookie-scoop v0.1.1 (/opt/rustwide/workdir/crates/cookie-scoop)
[INFO] [stderr]    Compiling test-jira v0.1.0 (/opt/rustwide/workdir/crates/test-jira)
[INFO] [stderr]    Compiling cookie-scoop-cli v0.1.1 (/opt/rustwide/workdir/crates/cookie-scoop-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s
[INFO] running `Command { std: "docker" "inspect" "6c906e95e7c1b7262721934f7e744deb538ae0b0583ae4ffe19fc38b8e68de1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c906e95e7c1b7262721934f7e744deb538ae0b0583ae4ffe19fc38b8e68de1e", kill_on_drop: false }`
[INFO] [stdout] 6c906e95e7c1b7262721934f7e744deb538ae0b0583ae4ffe19fc38b8e68de1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6278464b97f2ef0ad3cba9ae48bb9c01c0bb3d28e29891341cfa9ee8873229b
[INFO] running `Command { std: "docker" "start" "-a" "c6278464b97f2ef0ad3cba9ae48bb9c01c0bb3d28e29891341cfa9ee8873229b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cookie_scoop-0e8b57c2af15d112)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test providers::chromium::crypto::tests::test_derive_key ... ok
[INFO] [stdout] test providers::chromium::crypto::tests::test_strip_hash_prefix ... ok
[INFO] [stdout] test providers::chromium::crypto::tests::test_aes256_gcm_roundtrip ... ok
[INFO] [stdout] test providers::chromium::crypto::tests::test_unknown_prefix_as_plaintext ... ok
[INFO] [stdout] test util::base64::tests::empty_input ... ok
[INFO] [stdout] test providers::safari::tests::decode_empty_buffer ... ok
[INFO] [stdout] test providers::inline::tests::base64_encoded_json ... ok
[INFO] [stdout] test providers::inline::tests::parses_wrapped_object ... ok
[INFO] [stdout] test providers::inline::tests::parses_json_array ... ok
[INFO] [stdout] test util::expire::tests::seconds_epoch ... ok
[INFO] [stdout] test providers::inline::tests::filters_by_domain ... ok
[INFO] [stdout] test util::base64::tests::standard_base64 ... ok
[INFO] [stdout] test util::base64::tests::not_json ... ok
[INFO] [stdout] test util::expire::tests::negative_returns_none ... ok
[INFO] [stdout] test providers::chromium::crypto::tests::test_unknown_prefix_strict ... ok
[INFO] [stdout] test util::expire::tests::milliseconds_epoch ... ok
[INFO] [stdout] test util::base64::tests::base64url ... ok
[INFO] [stdout] test providers::inline::tests::filters_by_name ... ok
[INFO] [stdout] test providers::safari::tests::decode_synthetic_binary_cookies ... ok
[INFO] [stdout] test providers::safari::tests::decode_wrong_magic ... ok
[INFO] [stdout] test util::expire::tests::zero_returns_none ... ok
[INFO] [stdout] test util::host_match::tests::leading_dot ... ok
[INFO] [stdout] test util::host_match::tests::no_match ... ok
[INFO] [stdout] test util::origins::tests::with_extras ... ok
[INFO] [stdout] test util::host_match::tests::subdomain_match ... ok
[INFO] [stdout] test util::origins::tests::ignores_malformed ... ok
[INFO] [stdout] test util::host_match::tests::case_insensitive ... ok
[INFO] [stdout] test util::host_match::tests::exact_match ... ok
[INFO] [stdout] test util::base64::tests::invalid_base64 ... ok
[INFO] [stdout] test providers::chromium::crypto::tests::test_derive_key_macos_iterations ... ok
[INFO] [stdout] test util::expire::tests::windows_epoch_microseconds ... ok
[INFO] [stdout] test util::origins::tests::dedupes ... ok
[INFO] [stdout] test util::origins::tests::basic_origin ... ok
[INFO] [stdout] test providers::chromium::crypto::tests::test_aes128_cbc_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cookie_scoop-e4d0283c7da0d2e2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_jira-c6cbe19a969108ce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cookie_scoop
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6278464b97f2ef0ad3cba9ae48bb9c01c0bb3d28e29891341cfa9ee8873229b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6278464b97f2ef0ad3cba9ae48bb9c01c0bb3d28e29891341cfa9ee8873229b", kill_on_drop: false }`
[INFO] [stdout] c6278464b97f2ef0ad3cba9ae48bb9c01c0bb3d28e29891341cfa9ee8873229b
